- fixed bug in groups.c code that allowed for duplicate group names in the 窶廣ctive Groups窶 list
- added search capabilities to 窶廣ctive Groups窶 list
- added "New Settings" menu option and support code
- added newsgroup settings popup and standard menu; this allows users to customize the behaviour of individual groups, to create archive groups, to flag groups as spool folders
- basically rewrote the .newsrc code
- added support for the "Never Delete Read Articles" and "Always Get Full Articles" flags for each newsgroup
- fixed the help window's scrollbar handler
- fixed the binhex code (CodeWarrior doesn't automatically do an RTS from an assembler routines窶 and yes, I've still got some nasty 68k-isms in there, but I'm working on removing them)
- added 'dctb' resources so the various custom get/put file dialogs should support cool colour icons
- modified code so that the desktop database files for all mounted volumes are searched when trying to find Eudora
- added "Forward Article Using Eudora" option, complete with a submenu listing aliases contained in the "Eudora Nicknames" file (this file is in the System Folder, in a folder called "Eudora Folder"窶 or so rnMac assumes....)
- added capability to apply quoting to articles forwarded via Eudora; just hold down the option key as you select a target alias from the submenu
- fixed handling of 窶廾pen窶 Apple Event that caused crashing upon startup when user double-clicked on a settings document
- implemented C++ WindowClass, TextListClass, TextWindowClass; began using these classes for status log, active groups, new groups windows
- fixed improper date calculation for shareware nag-email
- recovered from bad C++ design decisions, reimplemented WindowClass, added WindowBaseClass and various WidgetClasses (ugh, gotta read the docs on PowerPlant, but then, this is a learning experience [and I have learned I'd be better off learning to use PowerPlant]))